Skip to content

#112: Fix documentation links#113

Merged
ziagham merged 1 commit intoflowsynx:masterfrom
kashif-forks:#112-fix-documentation-links
Oct 11, 2025
Merged

#112: Fix documentation links#113
ziagham merged 1 commit intoflowsynx:masterfrom
kashif-forks:#112-fix-documentation-links

Conversation

@kashifsoofi
Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Fix documentation links in install.ps1 and install.sh

Issue reference

Please reference the issue this PR will close: #112 and #111

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

ziagham

This comment was marked as duplicate.

Copy link
Copy Markdown
Member

@ziagham ziagham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the install.sh file, at line 200, please replace the line:

echo -e "\nTo get started with FlowCtl, please visit https://flowsynx.io/docs/category/getting-started"

with:

echo -e "\nTo get started with FlowCtl, please visit https://flowsynx.io/docs/getting-started"

@kashifsoofi kashifsoofi force-pushed the #112-fix-documentation-links branch from ad36abc to 6c0da18 Compare October 11, 2025 14:56
@kashifsoofi
Copy link
Copy Markdown
Contributor Author

Done

@ziagham ziagham merged commit ad084f7 into flowsynx:master Oct 11, 2025
@kashifsoofi kashifsoofi deleted the #112-fix-documentation-links branch October 12, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect Documentation Link in install.ps1 script

2 participants